-
Home
-
Ether and ERC20 tokens WooCommerce Payment Gateway
-
4.6.1
-
Code
-
Classes
- UniswapV2RateSource
Total Complexity |
24 |
Dependencies |
8 |
Dependents |
1 |
Total lines |
256 |
Lines of code |
144 |
Logical lines of code |
112 |
Comment lines |
83 |
Methods |
8 |
Properties |
8 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_token_decimals() |
S |
53 |
5 |
23 |
get_rate() |
S |
58 |
4 |
15 |
get_rate_from_api() |
S |
48 |
3 |
30 |
getPairContractAddress() |
S |
56 |
3 |
18 |
getNetworkId() |
S |
56 |
3 |
18 |
getPairReserves() |
S |
56 |
2 |
17 |
double_int_multiply() |
S |
60 |
2 |
14 |
__construct() |
S |
64 |
2 |
9 |